Skip to main content

windowManagerPlace

Type

property

Summary

Specifies whether a Unix window manager can automatically place a stack's window when the stack is opened.

Syntax

set the windowManagerPlace to {true | false}

Description

Use the windowManagerPlace property to determine how the stack window is placed on Unix systems.

If the windowManagerPlace property is true, the window manager uses the "mwm" resources "clientAutoPlace" and "interactivePlacement" to set the location of the window when the stack is first opened.

If the windowManagerPlace is false, the stack's rectangle property is used to set its location.

The setting of this property has no effect on Mac OS or Windows systems.

Examples

set the windowManagerPlace to false

glossary: property, Unix, resource, stack window

keyword: rectangle

object: stack

property: rectangle, location

Compatibility and Support

Introduced

LiveCode 1.0

OS

linux

Platforms

desktop

Thank you for your feedback!

Was this page helpful?